From: Jim Blandy Date: Thu, 25 Mar 1993 04:58:09 +0000 (+0000) Subject: * make-dist: Distribute lisp/term/ChangeLog. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96692 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=33d093846473af06e8b41a6f47c01063d13ade5e;p=emacs.git * make-dist: Distribute lisp/term/ChangeLog. --- diff --git a/make-dist b/make-dist index 165aab2d76d..d80eaf10a99 100755 --- a/make-dist +++ b/make-dist @@ -143,7 +143,7 @@ echo "Making links to \`lisp/term'." (cd lisp/term ln [a-zA-Z]*.el ../../${tempdir}/lisp/term ln [a-zA-Z]*.elc ../../${tempdir}/lisp/term - ln README ../../${tempdir}/lisp/term + ln README ChangeLog ../../${tempdir}/lisp/term rm -f =* TAGS) ### echo "Making links to \`external-lisp'."